Content LocalLibrary DestinationSpec

Content LocalLibrary DestinationSpec
Content LocalLibrary DestinationSpec

The Content LocalLibrary DestinationSpec schema contains information required to publish the library to a specific subscription.

This schema was added in vSphere API 6.7.2.

JSON Example
{
    "subscription": "string"
}
string
subscription
Required

Identifier of the subscription associated with the subscribed library.

This property was added in vSphere API 6.7.2.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.library.Subscriptions. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.library.Subscriptions.